Convert the format to the current locale before passing it to strtime().
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 10 Oct 2007 08:09:13 +0000 (08:09 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Wed, 10 Oct 2007 08:09:13 +0000 (08:09 +0000)
commit2ad0ef4632b4c2af61da4ca7a3e1d4faa0715b9d
treea401a7ab8d7672793ccac7bc4b2f846bb231a3f2
parent928db3a71b7515960b577efa1d1c20520be8d065
Convert the format to the current locale before passing it to strtime().

2007-10-10  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkfilechooserdefault.c (list_mtime_data_func): Convert
the format to the current locale before passing it to
strtime(). Fixes corrupt dates with non-UTF8 encodings on
OpenSolaris. (#465380, Takao Fujiwara)

svn path=/trunk/; revision=18903
ChangeLog
gtk/gtkfilechooserdefault.c